GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > SlicerActionsCommand クラス > SlicerActionsCommand コンストラクタ : SlicerActionsCommand コンストラクタ(Slicer,Int32[]) |
'Declaration
Public Function New( _ ByVal slicer As Slicer, _ ByVal selectedIndices() As Integer _ )
public SlicerActionsCommand( Slicer slicer, int[] selectedIndices )